buffer store
英 [ˈbʌfə(r) stɔː(r)]
美 [ˈbʌfər stɔːr]
网络 缓冲积蓄器
英英释义
noun
- (computer science) a part of RAM used for temporary storage of data that is waiting to be sent to a device
双语例句
- The version buffer is not large enough to store the version string.
版本缓冲区的大小不足以存储版本字符串。 - In order to make better use of buffer resource and alleviate the pressure on the buffer of the core nodes, this strategy uses distributed storage mechanism to store the packets in the non-core code. 3.
采用分布式报文存储,使得报文能合理地存储在区域内非核心节点的缓存中,更好地利用了网络中的缓存资源,缓解核心节点的缓存压力。 - Use Memory Buffer to Store and Re-Show Remote Bitmap
利用内存缓冲区存储和再现远程位图图像 - Buffer cell store commands, responds and data.
缓冲单元用于指令,响应以及数据的缓冲。 - Since simulating chip multi-processor needs vast FPGA resource, we use software memory buffer technique to store data in the host computer, reduce the occupation of FPGA resource.
片上多处理器的模拟需要大量的FPGA资源,我们使用软件实现的存储缓存机制可以将数据缓存到宿主机器上,有效调节FPGA资源。 - A buffer in a drum used to temporarily store data.
磁鼓中用来暂时存放数据的一种缓冲区。 - To improve infrared image real-time display stability and continuity in infrared imaging system, a new method to use double buffer memory to store data and adopt multi-thread technology to display image is presented.
在红外成像系统中,为改善红外图像实时显示的稳定性和连续性,提出采用双缓存机制存储数据,采用多线程技术显示图像。 - The color index was stored into the nodes of Quad-tree to record the BMP color information and display the BMP file by using store construction of the brother clue.
采用兄弟线索化存储结构,把Buffer颜色索引赋值到四叉树节点,以存取BMP颜色,显示BMP文件。 - A buffer overflow, or buffer overrun, occurs when a process attempts to store data beyond the boundaries of a fixed-length buffer.
当进程尝试将数据储存到固定长度的缓冲区的范围之外时,就会出现缓冲区溢出。 - When MySQL must perform a sort, it allocates a sort buffer to store the rows as they're read from disk.
当MySQL必须要进行排序时,就会在从磁盘上读取数据时分配一个排序缓冲区来存放这些数据行。